SvgId

@Serializable
value class SvgId(val value: String)(source)

It MUST consist of only alphanumeric characters and underscores and MUST NOT start with a digit

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String